-
-
Notifications
You must be signed in to change notification settings - Fork 26.4k
Add locale th to translations.js #4247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@HKornchanok is attempting to deploy a commit to the github readme stats Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds Thai (th
) locale support to the translations system. The changes introduce Thai translations for all user-facing strings across stat cards, repo cards, language cards, and WakaTime cards.
- Adds Thai translations for all existing locale strings in the translations.js file
- Updates the README documentation to include Thai in the list of supported locales
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
File | Description |
---|---|
src/translations.js | Adds Thai (th ) locale entries for all translation objects including stat cards, repo cards, language cards, and WakaTime cards |
readme.md | Updates the supported locales table to include Thai language |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4247 +/- ##
==========================================
- Coverage 98.08% 96.93% -1.15%
==========================================
Files 27 28 +1
Lines 6252 6679 +427
Branches 542 565 +23
==========================================
+ Hits 6132 6474 +342
- Misses 117 202 +85
Partials 3 3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Hello @HKornchanok Thank you for your contribution! |
* Add locale th to translations.js * add Locale th to readme.md --------- Co-authored-by: Alexandr <[email protected]>
Please take a look,
Thanks